Release 10.1A: OpenEdge Development:
Web Services


Requirements for accessing Web services

For a client application to access a Web service, it must be able to read and write SOAP messages that are transported over HTTP. To accomplish this, you (as the client developer) must first obtain a WSDL file that describes the Web service, then use one of the following techniques to create client code that can access the Web service over the network:

In either case, you will also need to consult any user documentation provided by the Web service application developer that explains the programming model for the Web service and how to access its operations.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095